home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00847.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  97 b   |  8 lines

  1. on mouseUp
  2.   killpup()
  3.   cursor(4)
  4.   set the movieRate of sprite 2 to 0
  5.   tran()
  6.   go("fun")
  7. end
  8.